[INFO] cloning repository https://github.com/GoodGame563/tui_solution_create
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoodGame563/tui_solution_create" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e66f9d3f53c7b250dff51247adb974f22901081
[INFO] checking GoodGame563/tui_solution_create against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GoodGame563/tui_solution_create
[INFO] finished tweaking git repo https://github.com/GoodGame563/tui_solution_create
[INFO] tweaked toml for git repo https://github.com/GoodGame563/tui_solution_create written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GoodGame563/tui_solution_create on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GoodGame563/tui_solution_create already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `tui_solution_create` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../tui_solution_create
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `tui-solution-create`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 - name = "tui_solution_create"
[INFO] [stderr] 35 + name = "tui-solution-create"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `tui-solution-create`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:42:14
[INFO] [stderr]    |
[INFO] [stderr] 42 ~ strip = true
[INFO] [stderr] 43 + [[bin]]
[INFO] [stderr] 44 + name = "tui-solution-create"
[INFO] [stderr] 45 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `tui_solution_create` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4
[INFO] running `Command { std: "docker" "start" "83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `tui_solution_create` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../tui_solution_create
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `tui-solution-create`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:35:8
[INFO] [stderr]    |
[INFO] [stderr] 35 - name = "tui_solution_create"
[INFO] [stderr] 35 + name = "tui-solution-create"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `tui-solution-create`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:42:14
[INFO] [stderr]    |
[INFO] [stderr] 42 ~ strip = true
[INFO] [stderr] 43 + [[bin]]
[INFO] [stderr] 44 + name = "tui-solution-create"
[INFO] [stderr] 45 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `tui_solution_create` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dict v0.1.5
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=76435e812c800576 -C extra-filename=-ac999bc435c6b2db --out-dir /opt/rustwide/target/debug/build/chrono-tz/ac999bc435c6b2db/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/d8e40b657e286547/out -L dependency=/opt/rustwide/target/debug/build/num-traits/b123dfddeab30be7/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/7f975752774c2e6a/out -L dependency=/opt/rustwide/target/debug/build/siphasher/476761fedb128cb6/out --extern chrono=/opt/rustwide/target/debug/build/chrono/604d5b3af00871c8/out/libchrono-604d5b3af00871c8.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/22deba95f33baa7a/out/libphf-22deba95f33baa7a.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4", kill_on_drop: false }`
[INFO] [stdout] 83c1fc1979129b0ac860d327fa83956d5db55bf1a80562c4c78525992a82ada4
